Einhugur macOS Bridge plugin.
NSColor.NSColorTypeValues Enum
Constants that indicate the color's type, and which methods may be called on the color object.
enum NSColor.NSColorTypeValues
Constants
ComponentBased = 0
Colors that include floating-point color components and a color space.
Pattern = 1
Colors that include an image to be used as a pattern.
Catalog = 2
Colors that are retrieved from an asset catalog.